.Net Framework > v1.1.4322 > System > Windows > Forms > TreeNode > TreeNode TreeNode()
TreeNode(String)
TreeNode(String,Int32,Int32)
TreeNode(String,Int32,Int32,TreeNode[])
TreeNode(String,TreeNode[])


TreeNode()

Category
Constructor
Description
Initializes a new instance of the System.Windows.Forms.TreeNode class.
Type
void
Character
public
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

TreeNode(String)

Category
Constructor
Description
Initializes a new instance of the System.Windows.Forms.TreeNode class with the specified label text.
Type
void
Character
public
Parameters
NameTypeDescription
textString
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

TreeNode(String,Int32,Int32)

Category
Constructor
Description
Initializes a new instance of the System.Windows.Forms.TreeNode class with the specified label text and images to display when the tree node is in a selected and unselected state.
Type
void
Character
public
Parameters
NameTypeDescription
textString
imageIndexInt32
selectedImageIndexInt32
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

TreeNode(String,Int32,Int32,TreeNode[])

Category
Constructor
Description
Initializes a new instance of the System.Windows.Forms.TreeNode class with the specified label text, child tree nodes, and images to display when the tree node is in a selected and unselected state.
Type
void
Character
public
Parameters
NameTypeDescription
textString
imageIndexInt32
selectedImageIndexInt32
childrenTreeNode[]
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

TreeNode(String,TreeNode[])

Category
Constructor
Description
Initializes a new instance of the System.Windows.Forms.TreeNode class with the specified label text and child tree nodes.
Type
void
Character
public
Parameters
NameTypeDescription
textString
childrenTreeNode[]
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database